home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / AddOns / Components / CHIPDRIVE ToolBox API-Kit / TOOLBOX / DISK3 / _SETUP.3 / Group15 / README.TXT < prev    next >
Encoding:
Text File  |  1998-09-02  |  2.1 KB  |  42 lines

  1. -------------------------------------------------------------------
  2. - SCARD Drivers                                                   -
  3. - ⌐ 98 TOWITOKO electronics GmbH, Munich                          -
  4. -------------------------------------------------------------------
  5.  
  6. The dirver libraries SCARD.DLL and SCARD32.DLL support direct 
  7. access to the TOWITOKO SmartCard Server. All other interfaces will
  8. only included a subset of the Server functionality, whereas this
  9. interface allows the whole commandset to be accessed.
  10. It is a very easy to use API that works similar to SQL-based 
  11. queries (Refer to the SCARD documentation in the TOOLBOX 
  12. root directory).
  13.  
  14.  
  15. FILES TO BE INSTALLED/REPLACED
  16. ------------------------------
  17.  
  18. SCARD.ERR            Multilingual textfile that contains the errorstrings
  19.                      displayed with all SCARD-based applications. You can
  20.                      add new languages (refer to the SCARD documenatation).
  21.  
  22. SCARD.DLL     32-BIT SCARD API for use with Windows(R) 95,  Windows NT(TM)
  23. SCARD32.DLL   16-BIT SCARD API for use with Windows(R) 3.11
  24.  
  25. SCARDS32.EXE  32-BIT ServerTask for all TOWITOKO terminals 
  26. SCARDSRV.EXE  16-BIT ServerTask for all TOWITOKO terminals 
  27.                      these files must be copied to the Windows directory. 
  28.                      The server will start and stop automatically 
  29.                      with your application program and manages multiple 
  30.                      access to the smartcard reader(s).
  31.  
  32.  
  33. -------------------------------------------------------------------
  34. - ⌐ 1998 TOWITOKO electronics GmbH                                -
  35. -   Rotwandweg 3                                                  -
  36. -   D-82024 Taufkirchen/Munich                                    -
  37. -   GERMANY                                                       -
  38. -   http://www.towitoko.com                                       -
  39. -   http://www.towitoko.de                                        -
  40. -   email: support@towitoko.de                                    -
  41. -------------------------------------------------------------------
  42.